Project Generation Wizard

  • 1 Select Type
  • 2 Configure Project
  • 3 Choose Location
  • 4 Push to Git

Loading Wizard Data

Loading information needed by the Project Generation Wizard, please wait...

Create a brand new project from this API. All boilerplate files will be generated. Use this option if this is the first time you've generated a project for this API.

Update an existing implementation project that was previously generated using this API Contract. Generates a subset of the resources for the project (excludes some boilerplate).

 
 
 
 
Group ID is required. Please enter a valid Maven groupId.
Artifact ID is required. Please enter a valid Maven artifactId.
Java package is required. Please enter a valid Java package name.
Group ID is required. Please enter a valid Maven groupId.
Artifact ID is required. Please enter a valid Maven artifactId.
Java package is required. Please enter a valid Java package name.

Download the resulting generated project as a ZIP file containing all of the generated resources.

Publish the resulting generated project to a source control system (e.g. GitHub).

Cannot Publish API You haven't linked your Apicurio account to a source control system. Do this first from the appropriate Settings page.
Not yet implemented Apologies, we have not yet implemented publishing a generated code project to GitLab. Check back later!
Not yet implemented Apologies, we have not yet implemented publishing a generated code project to Bitbucket. Check back later!
Location is required.

Project Generation in progress

Please wait while we generate a project from your OpenAPI definition.

Project was successfully generated

Alright! We've successfully generated a project from your OpenAPI definition. If your ZIP download does not start within a few seconds, please click Download below. Your generated code project has been committed to Git and a pull/merge request has been created. Click the View Pull Request button below to review and merge the changes.

Download   View Pull Request

{{ errorMessage }}

Uh oh! It seems we have encountered an error while trying to generate an implementation project from your OpenAPI definition. Perhaps close the wizard and try again...